abseil.git
4 years agoSet package configuration options
Benjamin Barenblat [Fri, 25 Feb 2022 01:39:43 +0000 (01:39 +0000)]
Set package configuration options

Forwarded: not-needed

Configure Abseil for Debian.

  - Set the SONAME appropriately.

  - To minimize the possibility of future ABI breakage, treat absl::any,
    absl::optional, absl::string_view, and absl::variant as their own types
    (rather than aliases for the std:: versions), and compile everything in an
    inline namespace.

  - Enable upstream's hardened build mode.

  - Disable Intel SSE2 on i386, since Debian supports some i386 processors
    without that extension. Keep it enabled on amd64, since all amd64 processors
    have it.

  - Disable Intel SSSE3 entirely, since no i386 processor supports it and Debian
    supports amd64 processors without it.

Gbp-Pq: Name configure.diff

4 years agoabseil (0~20210324.2-2+rpi1) bookworm-staging; urgency=medium
Peter Michael Green [Fri, 25 Feb 2022 01:39:43 +0000 (01:39 +0000)]
abseil (0~20210324.2-2+rpi1) bookworm-staging; urgency=medium

  * Disable TestArmThumbOverlap, it fails to build with a "sorry unimplemented"
    error.

[dgit import unpatched abseil 0~20210324.2-2+rpi1]

4 years agoImport abseil_0~20210324.2-2+rpi1.debian.tar.xz
Peter Michael Green [Fri, 25 Feb 2022 01:39:43 +0000 (01:39 +0000)]
Import abseil_0~20210324.2-2+rpi1.debian.tar.xz

[dgit import tarball abseil 0~20210324.2-2+rpi1 abseil_0~20210324.2-2+rpi1.debian.tar.xz]

4 years agoImport abseil_0~20210324.2.orig.tar.gz
Benjamin Barenblat [Fri, 4 Feb 2022 18:11:32 +0000 (18:11 +0000)]
Import abseil_0~20210324.2.orig.tar.gz

[dgit import orig abseil_0~20210324.2.orig.tar.gz]